-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.0.3
-
Code
-
Classes
- ActionArgsSchema
Total Complexity |
16 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
111 |
Lines of code |
49 |
Logical lines of code |
19 |
Comment lines |
19 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getSchema() |
S |
68 |
2 |
7 |
createTableIfNotExists() |
S |
72 |
2 |
6 |
getTableName() |
S |
80 |
1 |
3 |
createTable() |
S |
80 |
1 |
3 |
dropTable() |
S |
80 |
1 |
3 |
isTableHealthy() |
S |
80 |
1 |
3 |
isTableExistent() |
S |
80 |
1 |
3 |
fixTable() |
S |
81 |
1 |
3 |
getErrors() |
S |
80 |
1 |
3 |
tableExists() |
S |
80 |
1 |
3 |
healthCheckTableExists() |
S |
80 |
1 |
3 |
checkSchemaHealth() |
S |
80 |
1 |
3 |
fixSchema() |
S |
80 |
1 |
3 |
getSchemaHealthErrors() |
S |
80 |
1 |
3 |